func runtime.gcFlushBgCredit

4 uses

	runtime (current package)
		mgcmark.go#L254: 				gcFlushBgCredit(workDone)
		mgcmark.go#L651: func gcFlushBgCredit(scanWork int64) {
		mgcmark.go#L1089: 				gcFlushBgCredit(gcw.heapScanWork - initScanWork)
		mgcmark.go#L1109: 			gcFlushBgCredit(gcw.heapScanWork - initScanWork)